-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prefer breaking return-type over parameters #14148
base: main
Are you sure you want to change the base?
Conversation
|
Summary
Related to #13381 and fixes #14143
This needs some work because it introduces new black incompatibilites.
Ruff
Black
I overall like Ruff's formatting better but it is a rather significant deviation. But I suspect that any non-deviating fix is probably more invovled.
Test Plan
TODO